﻿2026-07-26T22:36:14.4957629Z ##[group]Run actions/checkout@v5
2026-07-26T22:36:14.4958434Z with:
2026-07-26T22:36:14.4958954Z   repository: BigscreenVR/spt-bs-core
2026-07-26T22:36:14.4963879Z   token: ***
2026-07-26T22:36:14.4964410Z   ssh-strict: true
2026-07-26T22:36:14.4964913Z   ssh-user: git
2026-07-26T22:36:14.4965421Z   persist-credentials: true
2026-07-26T22:36:14.4965996Z   clean: true
2026-07-26T22:36:14.4966505Z   sparse-checkout-cone-mode: true
2026-07-26T22:36:14.4967118Z   fetch-depth: 1
2026-07-26T22:36:14.4967654Z   fetch-tags: false
2026-07-26T22:36:14.4968182Z   show-progress: true
2026-07-26T22:36:14.4968705Z   lfs: false
2026-07-26T22:36:14.4969175Z   submodules: false
2026-07-26T22:36:14.4969934Z   set-safe-directory: true
2026-07-26T22:36:14.4970545Z   allow-unsafe-pr-checkout: false
2026-07-26T22:36:14.4971139Z env:
2026-07-26T22:36:14.4971623Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-07-26T22:36:14.4972287Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-07-26T22:36:14.4972911Z ##[endgroup]
2026-07-26T22:36:14.6907739Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-26T22:36:14.6909808Z ##[group]Getting Git version info
2026-07-26T22:36:14.6910772Z Working directory is 'C:\actions-runner\_work\spt-bs-core\spt-bs-core'
2026-07-26T22:36:14.7218049Z [command]"C:\Program Files\Git\cmd\git.exe" version
2026-07-26T22:36:14.7442025Z git version 2.43.0.windows.1
2026-07-26T22:36:14.7465532Z ##[endgroup]
2026-07-26T22:36:14.7473488Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\d5e19e2a-76d3-4cce-a27b-bf0071bbf818\.gitconfig'
2026-07-26T22:36:14.7487727Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\d5e19e2a-76d3-4cce-a27b-bf0071bbf818' before making global git config changes
2026-07-26T22:36:14.7488789Z Adding repository directory to the temporary git global config as a safe directory
2026-07-26T22:36:14.7492728Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-bs-core\spt-bs-core
2026-07-26T22:36:14.7749854Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --get remote.origin.url
2026-07-26T22:36:14.7956536Z https://github.com/BigscreenVR/spt-bs-core
2026-07-26T22:36:14.7982370Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-26T22:36:14.7987096Z [command]"C:\Program Files\Git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-26T22:36:14.8206117Z HEAD
2026-07-26T22:36:14.8463238Z ##[endgroup]
2026-07-26T22:36:14.8466740Z [command]"C:\Program Files\Git\cmd\git.exe" submodule status
2026-07-26T22:36:15.3029397Z ##[group]Cleaning the repository
2026-07-26T22:36:15.3033234Z [command]"C:\Program Files\Git\cmd\git.exe" clean -ffdx
2026-07-26T22:36:19.6563798Z Removing target/
2026-07-26T22:36:19.6590956Z [command]"C:\Program Files\Git\cmd\git.exe" reset --hard HEAD
2026-07-26T22:36:19.7152874Z HEAD is now at dc0d47b2 Merge 6b21c6b0666df2e6fb9ec111c89546024c1572a6 into 25c3badce4cb904a4110c1eb24b53726c211ee7a
2026-07-26T22:36:19.7175733Z ##[endgroup]
2026-07-26T22:36:19.7180306Z ##[group]Disabling automatic garbage collection
2026-07-26T22:36:19.7185391Z [command]"C:\Program Files\Git\cmd\git.exe" config --local gc.auto 0
2026-07-26T22:36:19.7440501Z ##[endgroup]
2026-07-26T22:36:19.7441385Z ##[group]Setting up auth
2026-07-26T22:36:19.7449266Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-07-26T22:36:19.8012924Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-07-26T22:36:20.3321185Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-26T22:36:20.3557091Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-07-26T22:36:20.9144755Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-26T22:36:20.9373523Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-07-26T22:36:21.4567382Z [command]"C:\Program Files\Git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-07-26T22:36:21.4916042Z ##[endgroup]
2026-07-26T22:36:21.4916868Z ##[group]Fetching the repository
2026-07-26T22:36:21.4924916Z [command]"C:\Program Files\Git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +dc0d47b2b5b1f6e8fe9dd7179e145678d2956833:refs/remotes/pull/88/merge
2026-07-26T22:36:22.1780513Z ##[endgroup]
2026-07-26T22:36:22.1781060Z ##[group]Determining the checkout info
2026-07-26T22:36:22.1782217Z ##[endgroup]
2026-07-26T22:36:22.1786836Z [command]"C:\Program Files\Git\cmd\git.exe" sparse-checkout disable
2026-07-26T22:36:22.2080280Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-07-26T22:36:22.2321574Z ##[group]Checking out the ref
2026-07-26T22:36:22.2325941Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --progress --force refs/remotes/pull/88/merge
2026-07-26T22:36:22.3116843Z HEAD is now at dc0d47b2 Merge 6b21c6b0666df2e6fb9ec111c89546024c1572a6 into 25c3badce4cb904a4110c1eb24b53726c211ee7a
2026-07-26T22:36:22.3137918Z ##[endgroup]
2026-07-26T22:36:22.3423714Z [command]"C:\Program Files\Git\cmd\git.exe" log -1 --format=%H
2026-07-26T22:36:22.3655382Z dc0d47b2b5b1f6e8fe9dd7179e145678d2956833
